home *** CD-ROM | disk | FTP | other *** search
- on mouseUp me
- unrollit(48, 48)
- rollit(49, 51)
- set the member of sprite 48 to member("light circle")
- set the member of sprite 49 to member("med circle")
- set the member of sprite 50 to member("med circle")
- set the member of sprite 51 to member("med circle")
- if the member of sprite 43 = member("eyeimage1") then
- showit(141, 145)
- hideit(146, 153)
- else
- showit(147, 153)
- hideit(141, 146)
- end if
- end
-